OleDbDataAdapter
- Category
- Class
- Description
- Represents a set of data commands and a database connection that are used to fill the System.Data.DataSet and update the data source.
- Assembly
- System.Data
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ToolboxItemAttribute Microsoft.VSDesigner.Data.VS.OleDbDataAdapterToolboxItem, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a DefaultEventAttribute RowUpdated DesignerAttribute Microsoft.VSDesigner.Data.VS.OleDbDataAdapterDesigner, Microsoft.VSDesigner, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - Ancestors
- DbDataAdapter > DataAdapter > Component > MarshalByRefObject > Object
- Implements
- IDbDataAdapter, IDataAdapter, ICloneable
- Contstructors
- OleDbDataAdapter()
OleDbDataAdapter(OleDbCommand)
OleDbDataAdapter(String,OleDbConnection)
OleDbDataAdapter(String,String)- Properties
- DeleteCommand
InsertCommand
SelectCommand
DeleteCommand
InsertCommand
SelectCommand
UpdateCommand
UpdateCommand- Events
- RowUpdated
RowUpdating- Methods
- CreateRowUpdatedEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
CreateRowUpdatingEvent(DataRow,IDbCommand,StatementType,DataTableMapping)
Fill(DataSet,Object,String)
Fill(DataTable,Object)
OnRowUpdated(RowUpdatedEventArgs)
OnRowUpdating(RowUpdatingEventArgs)
Clone()- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- OleDbDataAdapter()
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database